Skip to content

chore(deps-dev): Bump lucatume/wp-browser from 3.5.3 to 4.6.1 in /plugins/faustwp#2406

Open
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/composer/plugins/faustwp/lucatume/wp-browser-4.6.0
Open

chore(deps-dev): Bump lucatume/wp-browser from 3.5.3 to 4.6.1 in /plugins/faustwp#2406
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/composer/plugins/faustwp/lucatume/wp-browser-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps lucatume/wp-browser from 3.5.3 to 4.6.1.

Release notes

Sourced from lucatume/wp-browser's releases.

4.6.1

Fixed

  • wp:db:export from a SQLite installation no longer truncates values containing NUL bytes (e.g. serialized objects with protected/private properties): table rows are read with each column cast to BLOB so the SQLite3 extension does not stop at the first NUL byte, and the full value is hex-encoded into the dump.

4.6.0

Changed

  • Replace the bundled lucatume\WPBrowser\Opis\Closure\* library with lucatume\WPBrowser\Utils\Packer and lucatume\WPBrowser\Utils\PackedClosure for closure serialization in the IPC pipeline.

Removed

  • Drop the bundled includes/opis/closure/ library and its lucatume\WPBrowser\Opis\Closure\ PSR-4 autoload entry.

Fixed

  • wp:db:export from a SQLite installation no longer produces a non-importable dump: values are hex-encoded instead of a char(10) concatenation chain that overflowed SQLite's expression-depth limit on values with many newlines (#802).
  • The installer no longer fatals when setting up WordPress 7.0: FileRequest binds the $menu, $submenu and $compat admin-menu globals to the global scope before loading the target file, so WordPress 7.0's admin bootstrap does not run uksort() on a null $menu (#804).

Breaking change

  • The lucatume\WPBrowser\Opis\Closure\* namespace is no longer autoloaded. None of its classes were part of the documented public API but the namespace was reachable via PSR-4; any consumer that imported or extended them must migrate to lucatume\WPBrowser\Utils\PackedClosure.
  • Consumers using --classmap-authoritative Composer installs must run composer install after upgrading to drop the stale classmap entries.

4.5.15

Fixed

4.5.14

Fixed

  • StubClassFactory issue where mocking of internal classes would incorrectly detect optional constructor parameters.

4.5.13

Changed

  • Update Core PHPUnit test suite to latest version.
  • Update SQLite database integration plugin from version 2.2.16 to version 2.2.17

4.5.12

Fixed

  • Snapshot resolved config in WPFilesystem::_initialize() to preserve absolute paths across tests when _resetConfig() or _reconfigure() is called.

... (truncated)

Changelog

Sourced from lucatume/wp-browser's changelog.

[4.6.1] 2026-06-16;

Fixed

  • wp:db:export from a SQLite installation no longer truncates values containing NUL bytes (e.g. serialized objects with protected/private properties): table rows are read with each column cast to BLOB so the SQLite3 extension does not stop at the first NUL byte, and the full value is hex-encoded into the dump.

[4.6.0] 2026-06-09;

Changed

  • Replace the bundled lucatume\WPBrowser\Opis\Closure\* library with lucatume\WPBrowser\Utils\Packer and lucatume\WPBrowser\Utils\PackedClosure for closure serialization in the IPC pipeline.

Removed

  • Drop the bundled includes/opis/closure/ library and its lucatume\WPBrowser\Opis\Closure\ PSR-4 autoload entry.

Fixed

  • wp:db:export from a SQLite installation no longer produces a non-importable dump: values are hex-encoded instead of a char(10) concatenation chain that overflowed SQLite's expression-depth limit on values with many newlines (#802).
  • The installer no longer fatals when setting up WordPress 7.0: FileRequest binds the $menu, $submenu and $compat admin-menu globals to the global scope before loading the target file, so WordPress 7.0's admin bootstrap does not run uksort() on a null $menu (#804).

Breaking change

  • The lucatume\WPBrowser\Opis\Closure\* namespace is no longer autoloaded. None of its classes were part of the documented public API but the namespace was reachable via PSR-4; any consumer that imported or extended them must migrate to lucatume\WPBrowser\Utils\PackedClosure.
  • Consumers using --classmap-authoritative Composer installs must run composer install after upgrading to drop the stale classmap entries.

[4.5.15] 2026-02-23;

Fixed

[4.5.14] 2026-02-19;

Fixed

  • StubClassFactory issue where mocking of internal classes would incorrectly detect optional constructor parameters.

[4.5.13] 2026-02-18;

Changed

  • Update Core PHPUnit test suite to latest version.
  • Update SQLite database integration plugin from version 2.2.16 to version 2.2.17

[4.5.12] 2026-02-18;

Fixed

  • Snapshot resolved config in WPFilesystem::_initialize() to preserve absolute paths across tests when _resetConfig() or _reconfigure() is called.

... (truncated)

Commits
  • 464c6a7 doc(CHANGELOG.md) update to version 4.6.1
  • db6df20 Merge branch 'master' of github.com:lucatume/wp-browser
  • 97edc66 Merge pull request #806 from lucatume/fix/sqlite-export-nul-truncation
  • 8b7c7d3 chore: add pre-commit unit hook, harden agent guidance
  • 96ade1f fix(SQLiteDatabase): preserve NUL bytes in wp:db:export
  • 1125a62 doc(CHANGELOG.md) update to version 4.6.0
  • bcfb831 Merge pull request #805 from lucatume/fix/804-wp70-install-menu-globals
  • e66e16a docs(changelog): note WordPress 7.0 installer fix (#804)
  • fecd844 fix(tests): capture a reliable PID in PidBasedControllerTest
  • 34be725 fix: support WordPress 7.0 install (uksort on null $menu) (#804)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 16, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 16, 2026 14:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 16, 2026
@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for @faustwp/getting-started-example

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@changeset-bot

changeset-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6b7c60c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot Bot force-pushed the dependabot/composer/plugins/faustwp/lucatume/wp-browser-4.6.0 branch from e331cd0 to 5b76033 Compare June 16, 2026 16:38
@dependabot dependabot Bot changed the title chore(deps-dev): Bump lucatume/wp-browser from 3.5.3 to 4.6.0 in /plugins/faustwp chore(deps-dev): Bump lucatume/wp-browser from 3.5.3 to 4.6.1 in /plugins/faustwp Jun 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/composer/plugins/faustwp/lucatume/wp-browser-4.6.0 branch from 5b76033 to 81529a6 Compare June 29, 2026 09:39
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 09:39
Bumps [lucatume/wp-browser](https://github.com/lucatume/wp-browser) from 3.5.3 to 4.6.1.
- [Release notes](https://github.com/lucatume/wp-browser/releases)
- [Changelog](https://github.com/lucatume/wp-browser/blob/master/CHANGELOG.md)
- [Commits](lucatume/wp-browser@3.5.3...4.6.1)

---
updated-dependencies:
- dependency-name: lucatume/wp-browser
  dependency-version: 4.6.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/plugins/faustwp/lucatume/wp-browser-4.6.0 branch from 81529a6 to 6b7c60c Compare June 30, 2026 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants